type github.com/jackc/pgx/v5/pgtype.encodePlanInt4CodecTextInt32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L709: 			return encodePlanInt4CodecTextInt32{}
		int.go#L725: type encodePlanInt4CodecTextInt32 struct{}
		int.go#L727: func (encodePlanInt4CodecTextInt32) Encode(value any, buf []byte) (newBuf []byte, err error) {